gl renderer: Move texture atlas into its own file
authorTimm Bäder <mail@baedert.org>
Wed, 22 May 2019 05:33:45 +0000 (07:33 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 4 Jun 2019 23:00:01 +0000 (23:00 +0000)
commitb74bb90c7de5da52f62eb8bc1ca18ecc269d408b
tree8fb0745341b1692019f6de39c4e5222f77f260ac
parent66b081dc9c401a13870d9c5636dcf9c8821ac421
gl renderer: Move texture atlas into its own file

We want to reuse the code later.
gsk/gl/gskglglyphcache.c
gsk/gl/gskglglyphcacheprivate.h
gsk/gl/gskglimage.c
gsk/gl/gskgltextureatlas.c [new file with mode: 0644]
gsk/gl/gskgltextureatlasprivate.h [new file with mode: 0644]
gsk/meson.build